From 498dac7ed28ad8d813a701f51b5104b043690bca Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 7 Jun 2007 04:28:56 +0000 Subject: [PATCH] Fix a doc formatting thing svn path=/trunk/; revision=18071 --- gdk/gdkevents.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkevents.c b/gdk/gdkevents.c index db37890288..40998e79fd 100644 --- a/gdk/gdkevents.c +++ b/gdk/gdkevents.c @@ -836,7 +836,7 @@ gdk_event_get_axis (GdkEvent *event, * gdk_event_request_motions: * @event: a valid #GdkEvent * - * Request more motion notifies if #event is a motion notify hint event. + * Request more motion notifies if @event is a motion notify hint event. * This function should be used instead of gdk_window_get_pointer() to * request further motion notifies, because it also works for extension * events where motion notifies are provided for devices other than the -- 2.30.2